README: add note about Liri OS
authorMicah Abbott <miabbott@redhat.com>
Tue, 15 Jan 2019 14:45:02 +0000 (09:45 -0500)
committerAtomic Bot <atomic-devel@projectatomic.io>
Tue, 15 Jan 2019 17:41:34 +0000 (17:41 +0000)
Closes: #1802
Approved by: rfairley

README.md

index 6ea343eeb5698349a90b3a99f1efa4cc4f7d0eef..aa7b23e03022c69958a430186f58d508ae09b78d 100644 (file)
--- a/README.md
+++ b/README.md
@@ -32,7 +32,7 @@ version of
  - Support for parallel installing more than just 2 bootable roots
  - Binary history on the server side (and client)
  - Introspectable shared library API for build and deployment systems
- - Flexible support for multiple branches and repositories, supporting 
+ - Flexible support for multiple branches and repositories, supporting
    projects like [flatpak](https://github.com/flatpak/flatpak) which
    use libostree for applications, rather than hosts.
 
@@ -74,6 +74,9 @@ The [BuildStream](https://gitlab.com/BuildStream/buildstream) build and
 integration tool uses libostree as a caching system to store and share
 built artifacts.
 
+[Liri OS](https://liri.io/download/silverblue/) has the option to install
+their distribution using ostree.
+
 Language bindings
 ----